text.texi (Tracking changes): Fix warning
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 14 Apr 2024 16:07:23 +0000 (12:07 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 14 Apr 2024 16:07:23 +0000 (12:07 -0400)
* doc/lispref/text.texi (Change Hooks): Add a menu to silence warnings.
(Tracking changes): Improve the title.

doc/lispref/text.texi

index 0cd4e2c614e186d0e5f9e854e15f19e93d8c3425..07fb730f0f13aa6dcfa38a6a5a6f1586ef9ba286 100644 (file)
@@ -6386,8 +6386,12 @@ use @code{combine-change-calls} or @code{combine-after-change-calls}
 instead.
 @end defvar
 
+@menu
+* Tracking changes::       Keeping track of buffer modifications.
+@end menu
+
 @node Tracking changes
-@subsection Tracking changes
+@subsection Keeping track of buffer modifications
 @cindex track-changes
 @cindex change tracker